﻿2026-07-10T10:06:34.9028227Z ##[group]Run actions/checkout@v5
2026-07-10T10:06:34.9029563Z with:
2026-07-10T10:06:34.9030298Z   repository: SaberMage/spt-core
2026-07-10T10:06:34.9038048Z   token: ***
2026-07-10T10:06:34.9038743Z   ssh-strict: true
2026-07-10T10:06:34.9039548Z   ssh-user: git
2026-07-10T10:06:34.9040290Z   persist-credentials: true
2026-07-10T10:06:34.9041092Z   clean: true
2026-07-10T10:06:34.9041812Z   sparse-checkout-cone-mode: true
2026-07-10T10:06:34.9042671Z   fetch-depth: 1
2026-07-10T10:06:34.9043386Z   fetch-tags: false
2026-07-10T10:06:34.9044116Z   show-progress: true
2026-07-10T10:06:34.9044858Z   lfs: false
2026-07-10T10:06:34.9045538Z   submodules: false
2026-07-10T10:06:34.9046439Z   set-safe-directory: true
2026-07-10T10:06:34.9047527Z ##[endgroup]
2026-07-10T10:06:35.0065492Z Syncing repository: SaberMage/spt-core
2026-07-10T10:06:35.0068007Z ##[group]Getting Git version info
2026-07-10T10:06:35.0069429Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T10:06:35.0071467Z [command]/usr/bin/git version
2026-07-10T10:06:35.0082582Z git version 2.43.0
2026-07-10T10:06:35.0103241Z ##[endgroup]
2026-07-10T10:06:35.0117540Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/698f8501-13de-403a-b16c-71773deefc68' before making global git config changes
2026-07-10T10:06:35.0120198Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T10:06:35.0122373Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T10:06:35.0159699Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T10:06:35.0185624Z https://github.com/SaberMage/spt-core
2026-07-10T10:06:35.0197748Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T10:06:35.0201392Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T10:06:35.0223122Z HEAD
2026-07-10T10:06:35.0255122Z ##[endgroup]
2026-07-10T10:06:35.0256129Z [command]/usr/bin/git submodule status
2026-07-10T10:06:35.0437341Z ##[group]Cleaning the repository
2026-07-10T10:06:35.0438865Z [command]/usr/bin/git clean -ffdx
2026-07-10T10:06:35.8566869Z Removing target/
2026-07-10T10:06:35.8578557Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T10:06:35.8752666Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:06:35.8763831Z ##[endgroup]
2026-07-10T10:06:35.8767403Z ##[group]Disabling automatic garbage collection
2026-07-10T10:06:35.8772995Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T10:06:35.8812005Z ##[endgroup]
2026-07-10T10:06:35.8812659Z ##[group]Setting up auth
2026-07-10T10:06:35.8819941Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T10:06:35.8850941Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T10:06:35.9046658Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T10:06:35.9079066Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T10:06:35.9275335Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T10:06:35.9302050Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T10:06:35.9500066Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T10:06:35.9531567Z ##[endgroup]
2026-07-10T10:06:35.9532176Z ##[group]Fetching the repository
2026-07-10T10:06:35.9538251Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9f220da5651bff64d97b9ee893f5ede0e8f1f87b:refs/remotes/pull/76/merge
2026-07-10T10:06:36.5294855Z ##[endgroup]
2026-07-10T10:06:36.5295517Z ##[group]Determining the checkout info
2026-07-10T10:06:36.5296960Z ##[endgroup]
2026-07-10T10:06:36.5301883Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T10:06:36.5341480Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T10:06:36.5366142Z ##[group]Checking out the ref
2026-07-10T10:06:36.5369175Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/76/merge
2026-07-10T10:06:36.5435070Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:06:36.5440454Z ##[endgroup]
2026-07-10T10:06:36.5485089Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T10:06:36.5516608Z 9f220da5651bff64d97b9ee893f5ede0e8f1f87b
